Skip to content

ZCU-DATA/Reduce ClarinItemServiceImpl approximate date log from WARN to DEBUG#1284

Merged
milanmajchrak merged 1 commit intocustomer/zcu-datafrom
propagate/reduce-logs-zcu-data
Mar 17, 2026
Merged

ZCU-DATA/Reduce ClarinItemServiceImpl approximate date log from WARN to DEBUG#1284
milanmajchrak merged 1 commit intocustomer/zcu-datafrom
propagate/reduce-logs-zcu-data

Conversation

@milanmajchrak
Copy link
Collaborator

Problem description

Changed 'Cannot update item dates metadata because the approximate date is empty' from WARN to DEBUG level to reduce log noise.

Analysis

(Write here, if there is needed describe some specific problem. Erase it, when it is not needed.)

Problems

(Write here, if some unexpected problems occur during solving issues. Erase it, when it is not needed.)

Manual Testing (if applicable)

Copilot review

  • Requested review from Copilot

Changed 'Cannot update item dates metadata because the approximate date
is empty' from WARN to DEBUG level to reduce log noise.
Copilot AI review requested due to automatic review settings March 17, 2026 16:36
@milanmajchrak milanmajchrak merged commit b707472 into customer/zcu-data Mar 17, 2026
7 checks passed
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR reduces log noise in the DSpace Clarin item service by downgrading a frequent message about missing approximate dates from WARN to DEBUG during item date metadata updates.

Changes:

  • Changed the log level for “Cannot update item dates metadata because the approximate date is empty.” from WARN to DEBUG.

You can also share your feedback on Copilot code review. Take the survey.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants